From f8b66763b00eee397da4033c65440c8f5c5c5c9f Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Mon, 27 May 2013 15:03:04 -0400 Subject: [PATCH] Add release note about GtkBin compatibility --- README.in | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.in b/README.in index c002e115eb..ad50edf7ee 100644 --- a/README.in +++ b/README.in @@ -87,6 +87,10 @@ Release notes for 3.10 If you experience sizing problems with widgets in ported code, carefully check the expand and fill flags of your boxes. +* GtkBin no longer provides default implementations for + get_height_for_width, subclasses now have to provide their own + implementation if they need height-for-width functionality. + Release notes for 3.8 ===================== -- 2.30.2